summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag
blob: 77ed075528269e0b8b13d6a262222db709103f6c (plain) (blame)
1
2
3
4
5
6
7
8
// SPDX-FileCopyrightText: 2021 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later

#version 460

#extension GL_GOOGLE_include_directive : enable

#include "opengl_present_scaleforce.frag"